home *** CD-ROM | disk | FTP | other *** search
- Path: newshost.lanl.gov!usenet
- From: xuan-min <xshao@lanl.gov>
- Newsgroups: comp.lang.c
- Subject: How to create a BC4 DLL file for Win32?
- Date: 12 Jan 1996 17:21:15 GMT
- Organization: Los Alamos National Laboratory
- Message-ID: <4d65ab$4jo@newshost.lanl.gov>
- NNTP-Posting-Host: rfport.lanl.gov
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- I am trying to create a DLL file that can be accessed from Visual Basic
- 4.0. I have found some examples, but none of them is for Windows95.
- I have some plain C codes written before, and am trying to use them
- under Windows95 and Visual Basic 4.0. If some one has already done
- this, please help.
-
-